projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8c9f211
)
* electric.el (Electric-pop-up-window): Don't shrink the window if
author
Chong Yidong
<cyd@stupidchicken.com>
Wed, 29 Oct 2008 21:42:28 +0000
(21:42 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Wed, 29 Oct 2008 21:42:28 +0000
(21:42 +0000)
it's already big enough.
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index e6dfe0c03468d2bf4b5a5bd91305fbe7a8ba157c..d681ead850e4fbd222693bf1ba23ee5a3f2bce6a 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,5
+1,8
@@
2008-10-29 Chong Yidong <cyd@stupidchicken.com>
+ * electric.el (Electric-pop-up-window): Don't shrink the window if
+ it's already big enough.
+
* minibuffer.el (delete-minibuffer-contents): Delete all
minibuffer contents instead of just the current field.